home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18425 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.cac.psu.edu!usenet
  2. From: jns127@psu.edu (Jason Sandlin)
  3. Newsgroups: comp.lang.c,comp.lang.c++
  4. Subject: Re: Borland should be ashamed.  My experience with BC5.0.
  5. Date: Sat, 20 Apr 1996 11:56:59 GMT
  6. Organization: Penn State University, Center for Academic Computing
  7. Message-ID: <3177a19b.99834074@news.psu.edu>
  8. References: <4l6d1b$219@linet06.li.net> <31770AA7.7FCA@ix.netcom.com>
  9. NNTP-Posting-Host: jns127.rh.psu.edu
  10.  
  11. >  - Build an application from w/in the IDE and start it by pressing the 'Run'
  12. >    (lightning bolt) on the speed bar.  The status bar displays
  13. >
  14. >        Process Created: <pathname of app>
  15. >        Thread stopped <pathname of app>: At breakpoint
  16. >
  17. >    and I have to press 'Run' AGAIN to get the application going.  Happens w/ and
  18. >    w/o debug info and I didn't have any type of breakpoints set.  I've tried this
  19. >    on several apps I'm trying to migrate from 4.52 and it happens all the time.
  20. >    Has anyone else encountered this or am I loosing my marbles??
  21.  
  22.  
  23. This happens to me too.  I think there is in invisable breakpoint
  24. which is before the beginning of the code.  I don't know.
  25.  
  26.